/*
* @Author: Administrator
* @Date:   2016-06-17 13:23:47
* @Last Modified by:   ºé³ÊÎ¯
* @Last Modified time: 2018-03-02 10:40:11
*/



/* Ðü¸¡ */
.suspension{
	width: 30px;
	position: fixed;
	bottom: 10%;
	right: 50px;
	display: none;
}
.suspension span{
	display: inline-block;
	width: 30px;
	height: 30px;
	border:1px solid #ED7019;
	text-align: center;
	line-height: 30px;
	margin-bottom: 6px;
	background: #fff;
	border-radius: 3px;
	cursor: pointer;
}
.suspension span:hover{
	color: #fff;
	background: #ED7019;
}
.suspension span img{
	width: 20px;
}


/* sciencebanner */

.sciencebanner{
	width: 100%;
	height: 100%;
	background: url(/fronnew/2/images/bannerbg.png) no-repeat;
	background-size: cover;
}

.bannernav-banner{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;

}
	
.sciencebanner  ul{
	width: 100%;
	height: 100%;
	text-align: center;
}
.sciencebanner ul li{
	width: 100%;
	height: 100%;
	display: none;
	vertical-align: middle;
}
.sciencebanner ul li:nth-child(4){
	display: block;
}
.sciencebanner ul li img{
	width: 701px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -160px;
	margin-left: -350px;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s;/* Safari ºÍ Chrome */
	-o-transition: all .5s; /* Opera */

}
/* .sciencebanner ul li.active img{
	margin-top: -250px;
} */
.topbanner{
	width: 34px;
	height: 72px;
	
	position: absolute;
	right: 10%;
	bottom: 100px;
	cursor: pointer;
}
.topbanner .topbannertop{
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(/fronnew/2/images/topbanner1.png) no-repeat;
	background-size: 100% 100%;
}
.topbanner .topbannertop:hover{
	background-image: url(/fronnew/2/images/topbanner1a.png);
}
.topbanner .topbannerbom{
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(/fronnew/2/images/topbanner2.png) no-repeat;
	background-size: 100% 100%;
}
.topbanner .topbannerbom:hover{
	background-image: url(/fronnew/2/images/topbanner2a.png);
}

.sciencecont{
	width: 1100px;
	margin:40px auto;
}
.scienceconttop{
	font-size: 20px;
	text-align: center;
}
.scienceconttitle{
	font-size: 24px;
	width: 8em;
	margin:40px auto;
	background:url(/fronnew/2/images/titlescience1.png) no-repeat center bottom;
	background-size: 100%;
	padding-bottom: 10px;
}
.jishucont ul{
	border:1px solid #C0C0C0;
	width: 1102px;
	height: 220px;
	box-sizing:border-box;
	padding: 44px 0;
	overflow: hidden;
	margin:0 auto;

}
.jishucont ul li{
	float: left;
	width: 120px;
	height: 130px;
	border-left: 1px solid #C0C0C0;
	cursor: pointer;
	transition: all .7s;
	-moz-transition: all .7s; /* Firefox 4 */
	-webkit-transition: all .7s; /* Safari ºÍ Chrome */
	-o-transition: all .7s;/* Opera */
	overflow: hidden;
	padding-top: 20px;

}
.jishucont ul li:first-child{
	border-left: none;
}
.jishucont ul li.active{
	width: 740px;
}
.jishucontleft {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 14px;
}
.jishucontleft p{
	
	line-height: 20px;
	width: 80px;
	margin:0 auto 60px;
	margin-top: 10px;
}
.jishucont ul li.active .jishucontleft{
	width: 180px;
	font-size: 18px;
}
.jishucont ul li.active .jishucontleft p{
	width: 100%;
}
.jishucont ul li .jishucontleft .jishucontlefttop{
	width: 60px;
	height: 60px;
	margin:0 auto;
	background-position: 0 -20px;
	margin-top: -10px;

}
.jishucont ul li.active .jishucontleft .jishucontlefttop{
	width: 100px;
	margin-top: -20px;
	height: 100px;
	background-position: 100px 0;
}
.jishucontright {
	float: left;
	width: 500px;
	font-size: 14px;
	margin-left: 20px;
}
.cslxcont{
	width: 1200px;
	background: #FAFAFA;
	margin:60px auto;
	padding: 10px 50px 60px;
}
.cslxcontmain ul{
	overflow: hidden;
}
.cslxcontmain ul li{
	width: 49.5%;
	float: left;
	height: 260px;
	border:1px solid #B9B9B9;
	border-radius: 6px;
	margin-bottom: 10px;
	padding: 30px 40px;
	padding-right: 0;
	cursor: pointer;
	background: #fff;
}
.cslxcontmain ul li:hover{
	border: 2px solid #EB6100;
}
.cslxcontmain ul li:nth-child(2n){
	float: right;
}
.cslxcontmaintop{
	font-size: 20px;
	width: 2em;
	border-bottom: 2px solid #EB6100;
	text-align: center;
	padding-bottom: 3px;
	
}
.cslxcontmainbom{
	font-size: 14px;
}
.cslxcontmainbomleft{
	float: left;
	width: 70%;
	margin-top: 40px;
}
.cslxcontmainbomright{
	float: left;
	width: 30%;
	text-align: center;
}
.cslxcontmainbomright img{
	width: 100px;
	height: 100px;
	margin-top: 40px;
}
.hangyezcont{
	width: 1200px;
	margin:0 auto;
	text-align: center;
}
.hangyezcontmain{
	margin:-30px 0 60px;
}<!--ºÄÊ±1755162827.598Ãë-->